home *** CD-ROM | disk | FTP | other *** search
/ CD Exchange / CD Exchange - Volume 1.iso / devs / pfsmountlist < prev    next >
Text File  |  1993-12-08  |  708b  |  48 lines

  1. /* PFS mountlist entries */
  2.  
  3. PF0:
  4. FileSystem    = l:ProfFileSystem
  5. Device        = trackdisk.device
  6. Priority    = 10
  7. Unit        = 0
  8. Flags        = 0x0
  9. Surfaces    = 2
  10. BlockSize    = 512
  11. BlocksPerTrack  = 11
  12. Reserved    = 2
  13. Interleave    = 0
  14. LowCyl        = 0
  15. HighCyl        = 79
  16. StackSize    = 5000
  17. Buffers        = 5
  18. BufMemType    = 1
  19. Mount        = 1
  20. GlobVec        = -1
  21. DosType        = 0x50465300
  22. MaxTransfer     = 2097152
  23. Mask        = 0x7ffffffe
  24. #
  25.  
  26. PF1:
  27. FileSystem    = l:ProfFileSystem
  28. Device        = trackdisk.device
  29. Priority    = 10
  30. Unit        = 1
  31. Flags        = 0x0
  32. Surfaces    = 2
  33. BlockSize    = 512
  34. BlocksPerTrack  = 11
  35. Reserved    = 2
  36. Interleave    = 0
  37. LowCyl        = 0
  38. HighCyl        = 79
  39. StackSize    = 5000
  40. Buffers        = 5
  41. BufMemType    = 1
  42. Mount        = 1
  43. GlobVec        = -1
  44. DosType        = 0x50465300
  45. MaxTransfer     = 2097152
  46. Mask        = 0x7ffffffe
  47. #
  48.